Requests Related to the Message Queue
Introduction
RRI provides information in a message queue for RegAccs. The messages can be the direct result of a request (e.g. message type “ChprovAuthInfo” for a CHPROV request), be provided for a request after a delay (e.g. the “Expire” message type for a newly registered domain that was deleted after 30 days due to incorrect nameserver information) or DENIC creates a message based on a process (e.g. the “DomainDelete” message type, when a domain is deleted by DENIC's legal department).
Overview of Message Types
| Message Type | Description |
| authInfo2Delete | Message about the deletion of an AuthInfo2 by DENIC because the letter with the AuthInfo2 password could not be delivered |
| authInfo2Notify | Message about the generation of an AuthInfo2. |
| authInfoExpire | Message about the expiry date of an AuthInfo1 and AuthInfo2 password. |
| chprovAuthInfo | In the case of a CHPROV request, the RegAcc from which a domain is moved receives a message about the successful move. |
| domainDelete | Message about a domain deletion carried out by DENIC's legal department. |
| expire | Message about the date on which the domain expired. |
| expireWarning | Message about the date on which a domain will expire. The message is sent one week before the expiration date. |
| contactDelete | Message listing the contact handle IDs for which the contact objects have been deleted due to expired retention periods. |
Message Reception
Messages are received via the message queue. Messages must be read from and deleted from the message queue using QUEUE-READ and QUEUE-DELETE commands.
Automatic Email Reminder for older Messages in the Message Queue
-
The RegAcc receives an automatic email reminder that there are messages in the message queue that are older than three days.
-
The reminder is sent to the e-mail address stored in the “EMailTo” line from the RegAcc profile.
-
The reminder is sent once a day if messages older than three days remain in the message queue.
Automatic deletion of Contact Data
-
Contact data is automatically deleted after the retention periods have expired.
-
Messages regarding deletions are sent via the message queue using the message type ‘contactDelete’.
-
Several contact deletions can be combined in a “contactDelete” message. A maximum of 100 contact handles can be specified in a “contactDelete” message for contacts that have been deleted.
Storage Period for Contact Data
6 Months
for contacts that have never been referenced or used with a domain
| Example for 6 Months | |
| October 2023 | DENIC-1000002-HOLDER is created |
| October 2023 to March 2024 | DENIC-1000002-HOLDER is never used with a domain |
| March 2024 | DENIC-1000002-HOLDER is deleted |
6 full Calendar Years
for contacts that were previously referenced with a domain
| Example for 6 full Calendar Years | |
| October 2023 | All domains for DENIC-1000002-HOLDER have been deleted or have expired. |
| have expired. Beginning of 2024 until the end of 2030 | Beginning of 2024 until the end of 2030 DENIC-1000002-HOLDER continues to exist for 6 full calendar years. |
| January 2030 | DENIC-1000002-HOLDER no longer has a reference to a domain and is deleted in January. |